Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Revert "bpo-40170: PyType_HasFeature() now always calls PyType_GetFlags() (GH-19378)" #21390

Merged
merged 1 commit into from
Jul 8, 2020
Merged

Revert "bpo-40170: PyType_HasFeature() now always calls PyType_GetFlags() (GH-19378)" #21390

merged 1 commit into from
Jul 8, 2020

Conversation

vstinner
Copy link
Member

@vstinner vstinner commented Jul 8, 2020

This partially reverts commit 45ec5b9.

https://bugs.python.org/issue40170

@vstinner vstinner added the needs backport to 3.9 only security fixes label Jul 8, 2020
@vstinner vstinner merged commit b26a0db into python:master Jul 8, 2020
@miss-islington
Copy link
Contributor

Thanks @vstinner for the PR 🌮🎉.. I'm working now to backport this PR to: 3.9.
🐍🍒⛏🤖

@vstinner vstinner deleted the revert_type_has_feature branch July 8, 2020 09:02
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Jul 8, 2020
…gs() (pythonGH-19378)" (pythonGH-21390)

This partially reverts commit 45ec5b9.
(cherry picked from commit b26a0db)

Co-authored-by: Victor Stinner <vstinner@python.org>
@bedevere-bot
Copy link

GH-21391 is a backport of this pull request to the 3.9 branch.

@bedevere-bot bedevere-bot removed the needs backport to 3.9 only security fixes label Jul 8, 2020
miss-islington added a commit that referenced this pull request Jul 8, 2020
…gs() (GH-19378)" (GH-21390)

This partially reverts commit 45ec5b9.
(cherry picked from commit b26a0db)

Co-authored-by: Victor Stinner <vstinner@python.org>
shihai1991 pushed a commit to shihai1991/cpython that referenced this pull request Jul 12, 2020
arun-mani-j pushed a commit to arun-mani-j/cpython that referenced this pull request Jul 21, 2020
shihai1991 pushed a commit to shihai1991/cpython that referenced this pull request Aug 20, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants